By typing the code below within the appropriate place the active menu item name will be echoed to the browser

<?php echo JSite::getMenu()->getActive()->name; ?>

To read more about the JSite class click here