Copy files from main to child theme (after designing website)

If you copy the header.php file from the parent theme to the child theme it should work fine. Normally, child theme files take priority over parent theme files. If for any reason it causes a problem, remove the file and the website should go back to normal.