<apex:pageBlock rendered="{!$Permission.canSeeExecutiveData}"> <!-- Executive Data Here --> </apex:pageBlock>
$Permission appears only if custom permissions have been created in your organization. For more information, see “Custom Permissions” in the Salesforce help.