Hide Page Title

This can be done by editing MediaWiki:Common.css and adding the following CSS:

body.page-Main_Page h1.firstHeading { display:none; }

This will hide the title of Main Page.