How to have different headers.php files based on the display page

Please try this header in single.php

<?php get_header('news'); ?>

let me know if still facing the issue.