We are running a SharePoint 2010 installation that, among other things, hosts internal documents. These documents are stored via a Document Library and are served out on individual pages via Content Query Webparts. The links for these documents are the titles as dictated by the document library (NOT the metadata title of the document itself). In addition to this, we have setup a basic search center. The problem we are running into is that when users search for documents, the results display the metadata title of the document instead of its document library title resulting in links that don't match between pages.
My question is this: How can we have the search results display the document title as dictated by the document library? Or, alternatively, is there an easy way to copy the document library title to the metadata document title?