Converts the field value into a proper boolean and inverts it
<?php if(!$page->hasHeader()->isFalse()): ?> <header> ... </header> <?php endif ?>