edit the singlepost.php and type whatever keywords u want to show on individual page and where u want the title add this code <?php echo the_title(); ?>.
For eg.
Code: 
Free Downloads <?php echo the_title(); ?> Direct links, Hotfile, Rapidshare
so where the <?php echo the_title(); ?> u will get the title of the post