If you go into the theme root like…… celestial/includes/custom-header.php and delete the following code it works fine.
// Set a default starter image.
'default-image' => get_template_directory_uri() . '/images/demo-header.jpg',
Personally, I would rather the theme not have a default header in place.