i figured out how to modify by inheriting wrapper.php in child theme. used get_header('child'); brings in header-child.php.
then i can use logic in wrapper to determine which header to use.