How to make get_header() call a custom header on WordPress

Create header like the following –
header-custom.php

And call it like this –

get_header(‘custom’);