<title> is referring to the title that appears in the browser page. This can influence your CTR, so make it catchy.
<h1> is the title that is visible on your page.
As far as I know you cannot change <title> in head to <h1>, but in the body you can change your titles to h1 tag. <title> is this http://prntscr.com/ofoq33
ooh I understand now. should I add it manually to the page for better SEO optimization?